PROP_MAPI_TRANSPORT_FLAGS

Represents transport settings that Microsoft Outlook uses to determine the necessary synchronization tasks and to disable the user interface (UI) elements that the account does not support.

Quick Info

See IOlkAccount.

Identifier:

0x2010

Property type:

PT_BINARY

Property tag:

0x20100102

Access:

Read/write

Remarks

Get or set this property by using IOlkAccount::GetProp or IOlkAccount::SetProp, respectively.

Returns MAPIACCT_SEND_ONLY if the account can only send messages but cannot receive messages. In this case, Outlook disables UI that does not apply to this type of accounts (for example, the UI for Send/Receive).

See also

About the Account Management API
Constants (Account Management API)