Consulting

Results 1 to 2 of 2

Thread: Delaying delivery mail through Groupwise

  1. #1
    VBAX Newbie
    Joined
    Feb 2020
    Posts
    2
    Location

    Delaying delivery mail through Groupwise

    Hi there. I send mails through Groupwise through VBA and my question is how to send delaying delivery to a specific hour?

  2. #2
    VBAX Newbie
    Joined
    Feb 2020
    Posts
    2
    Location
    Searching the web, I found the api for groupwise developers, and in subtype for message "DelayedDeliveryDate R / W Date. When the Message.Send () method is called, the message is not delivered until the specified Date. This property can be used only on a Draft Message. "

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •